
@charset "utf-8";

.menu-button {
	height: 160px;
	width: 45px;
	cursor: pointer;
	z-index:100;
	position: absolute;
	top: -120px;
	background:url(../Images/sidebar-button.png) no-repeat 0 0;
}
.wrapper {
	width:270px;
	z-index:90;
	position:absolute;
    background-color: transparent;
	top:122px;
}
.toolbar {
	position:relative;
	top:300px;
	float:left;
    background-color: transparent;
    line-height: 68px;
	height:100px;
}
.sidebar {
	float:left;
	display:none;
    margin: 0;

}
.sidebar  ul{
	width:200px;
	border-top:#E34326 2px solid; 
	border-bottom:#E34326 2px solid;
}
.sidebar li {
	background:url(../Images/leftbar-bg.jpg) repeat-x 0 0;
	border-bottom:#CCC 1px solid;
	border-right:#E34326 3px solid;
	padding:15px 0 10px;
}
.sidebar dl {
	*zoom:1;
}
.container{
	width:100%;
	position:relative;
}
.leftbar-logo{
	display:block;
	background:url(../Images/cz-logo.png) no-repeat 0 0;
	padding:0 0 0 85px;
}
.leftbar-logo h3{
	padding-bottom:3px;
}
.sidebar dl dd span.ssq{
	background-position:15px 0px;
}
.sidebar dl dd span.dlt{
	background-position:15px -80px;
}
.sidebar dl dd span.d3{
	background-position:15px -163px;
}
.sidebar dl dd span.p3{
	background-position:15px -243px;
}
.sidebar dl dd span.p5{
	background-position:15px -480px;
}
.sidebar dl dd span.qlc{
	background-position:15px -321px;
}
.sidebar dl dd span.qxc{
	background-position:15px -402px;
}
.sidebar dl dd span.sfc{
	background-position:15px -560px;
}
.drawing_num {
	height: 22px;
	display:inline-block;
 	margin: 3px 0px 0;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ball_red_bg {
	background: url(../Images/ball_bg.png) no-repeat 0 0;
	width: 21px;
	color: #FFFFFE;
	text-align: center;
}
.ball_blue_bg {
	background: url(../Images/ball_bg.png) no-repeat 0 -22px;
	width: 21px;
	color: #FFFFFE;
	text-align: center;
}
.sidebar dl dd.numbers span{
	padding:0 2.5px;
	color:#F00;
	font-size:14px;
	font-weight:bold;
}
.sidebar dl dd a{
	color:#A57D19;
}
.sidebar dl dd.sidelinks a{
	padding:0 7px;
	line-height:26px;
	text-decoration:none;
}

.tips{
	width:100%;
	height:45px;
	margin-top:-45px;
	background:url(../Images/tip-bg.png) repeat-x;
	position:relative;
	z-index:21;
	margin-bottom:25px;	
}
.tips .tips-con{
	width:1000px;
	margin:0 auto;
}
.tips .tips-con h4, .tips .tips-con div{
	float:left;
	display:inline;
}
.tips .tips-con a{
	color:#FFFFFE;
}
.tips .tips-con h4{
	margin-top:10px;
	background:#F13B33;
	width:75px;
	height:26px;
	line-height:26px;
	text-align:center;
	margin-right:15px;
}
.tips .tips-con ul{
	width:390px;
	margin-right:15px;
	font-size:14px;
}
.tips .tips-text{
	height:45px;
	line-height:45px; 
	overflow:hidden; 
	margin:0 auto;
}
.toutiao{
	margin-bottom:20px;
	text-align:center;
}
.toutiao a:hover{
	color:#C00;
	text-decoration:none;
}
.toutiao h1{
	font-size:40px;
	line-height:45px;
	margin-bottom:10px;
}
.toutiao div span{
	font-size:16px;
	line-height:24px;
	font-family: "Microsoft Yahei";	
	color:#aaa;
}
.toutiao div span a{
	color:#666;
	margin:0 15px;
}

.list h3{
	line-height:30px;
}
.list .f16{
	font-size:16px;
	font-family: "Microsoft Yahei";	
}
.list .f14, .list-s .f14, .list-s1 .f14{
	font-size:14px;
}
.list p{
	font-size:12px;
}
.list_b h2{
	line-height:40px;
}
.list_b h4, .list_b h5, .list_b ul li{
	line-height:40px;
	border-top:#EDEDED 1px solid;
}
.gray-bg{
	background:#FAFAFA;
	padding:8px 0 3px 8px;
}
.gray-bg p{
	color:#A0A0A0;
	margin-bottom:6px;
}
.gray-bg ul li{
	background:url(../Images/dis.png) no-repeat 0 center ;
	
	line-height:25px;
}
.gray-bg ul li a{
	padding-left:12px;
	color: #666;
}
.box-border{
	border:#E7E7E7 1px solid;
	border-top:#E7E7E7 2px solid;
	padding:10px;
	margin-bottom:15px;
}
.box-borders{
	border:#E7E7E7 1px solid;
	border-top:#E7E7E7 2px solid;
	margin-bottom:15px;
	padding:10px 10px 0 10px;
}
.title-r1{
	margin-bottom:16px;
}
.title-r1 h4{
	font-size:16px;
	float:left;
	display:inline;
	font-family: "Microsoft Yahei";	
}
.title-r1 .more{
	float:right;
	display:inline;
}
.title-r1 h4 a{
	text-decoration:none;
}
.list .f12{
	font-size:12px;
	padding-left:10px;
	line-height:24px;
}
.dzb-con .pic, .dzb-con .text{
	float:left;
	display:inline;
}
.dzb-con .text ul li{
	line-height:25px;
	text-align:center;	
}
.dzb-con .text ul li a {
	margin: 0 .4em;
}
.dzb-con .text ul li a:hover{
	color:#C00;
}
.btn-dzb {
	display:block;
	border: 0 none;
	height: 32px;
	line-height: 32px;
	background: #FFFFFE url(../Images/btn-bg.png) no-repeat 10px 5px ;
	*background: #FFFFFE url(../Images/btn-bg.png) no-repeat 5px 5px ;
	*width:100px;
}
.btn-dzb:hover{
	text-decoration:none;
	color:#999;
}
.title-l1{
	font-size:14px;
}
#flexiselDemo1{
	display:none;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}
.nbs-flexisel-inner{
    overflow:hidden;
    float:left;
	width:740px;
	margin-left:-10px;
	position:relative;
}
.video-list{
	height:166px;
	position:relative;
	overflow:hidden;
	margin-right:-10px;
}
.video-list li{
	width:185px;
}
.nbs-flexisel-inner{
    overflow:hidden;
    float:left;
	width:740px;
	margin-left:-10px;
	position:relative;
}
.video-list li, .nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.video-list li img, .nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:165px;
}
.video-list li a p{
	line-height:18px;
	width:165px;
}
.nbs-flexisel-item a p{
	line-height:18px;
	width:165px;
	text-align:left;
	margin-left:10px;
}

/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 20px;
    height: 20px; 
    position: absolute;
    cursor: pointer;
}
.nbs-flexisel-nav-left {
    top: -22px;
	right:40px;
    background:url(../Images/left-s.png);
}
.nbs-flexisel-nav-right {
    top: -22px;
	right:5px;
    background:url(../Images/right-s.png);
}
.hot-tj{
	border-top:#eee 1px solid;
	border-bottom:#eee 1px solid;
	background:#FAFAFA;
	line-height:38px;
	margin-top:24px;
}
.hot-tj h4, .hot-tj span{
	float:left;
	display:inline;	
}
.hot-tj h4{
	background:#EEEEEE;
	padding:0 12px;
}
.hot-tj span{
	font-size:14px;
	padding-left:20px;
}
.title-l1{
	border-top:#eee 2px solid;
	padding:10px 0 5px;
}
.tools{
	margin:-8px -10px 0 -10px;
}
.tools .list li{
	float:left;
	display:inline;
}
.tools li a {
	background:url(../Images/tools.png) no-repeat;
	display: block;
	height: 39px;
	padding-top: 75px;
	text-align: center;
	width: 81px;
	text-decoration:none;
}
.tools .li1 a{
	background-position: 0 0;
}
.tools .li2 a{
	background-position: -81px 0;
}
.tools .li3 a{
	background-position: -162px 0;
}
.tools .li4 a{
	background-position: 0 -114px;
}
.tools .li5 a{
	background-position: -81px -114px;
}
.tools .li6 a{
	background-position: -162px -114px;
}
.tools .li1 a:hover{
	background-position:  0 -229px;
}
.tools .li2 a:hover{
	background-position: -81px -229px;
}
.tools .li3 a:hover{
	background-position: -162px -229px;
}
.tools .li4 a:hover{
	background-position: 0 -343px;
}
.tools .li5 a:hover{
	background-position: -81px -343px;
}
.tools .li6 a:hover{
	background-position: -162px -343px;
}
.section .head{
	border-bottom:#ddd 2px solid;
	padding-bottom:5px;
	line-height:30px;	
}
.section .hd{
	border-bottom:#ddd 1px solid;
	padding-bottom:10px;
}
.section .head h1, .section .hd h3{
	float:left;
	display:inline;		
}
.section .head .links, .section .hd .links{
	float:right;
	display:inline;	
}
.section .head .links a, .section .hd .links a{
	padding:0 5px;
}
.section .block{
	margin-top:26px;
}
.list-s{
	margin-top:12px;
	margin-bottom:26px;
}
.list-s .f14 li{
	line-height:28px;
}
.list-s1{
	margin-top:2px;
	margin-bottom:26px;
}
.list-s1 .f14 li{
	line-height:25px;
}

.cktj{
	margin-bottom:15px;
}

.rpic{
	margin-bottom:26px;
}
.listitem .pic {
	float: left;
	margin: 15px 15px 0 0;
	width: 110px;
}
.listitem h5{
	line-height: 20px;
	padding-top:15px;
}
.listitem p {
	color: #888;
	line-height: 22px;
	margin-top: 1px;
}
.right-tabs{
	margin-bottom:26px;
}
.right-tabs .tabs-1, .right-tabs .tabs-1 li{
	float:left;
	display:inline-block;
}

.right-tabs .tabs-1 span{
	padding:0 6px;
	color:#999;
}
.right-tabs .tabs-1 li a{
	text-decoration:none;
	font-size:16px;
	font-family: "Microsoft Yahei";	
	color:#ccc;
}
.right-tabs .tabs-1 li.thistab a{
	color:#C00;
}
.right-tabs .tab_conbox table{
	margin-top:12px;
	font-size:14px;
	line-height:28px;
}
.right-tabs .tab_conbox table span{
	color:#D80000;
}
.right-tabs .tab_conbox table a{
	color:#D80000;
}
.chart div{
	background: url(../Images/cz-logo.png) no-repeat;
  padding: 10px 0 5px 60px;
  color: #999;
}
.chart span a{
	color:#999;
	line-height:22px;
	padding:0 2px;
}
.chart span a:hover{
	color:#C00;
}
.chart .ssq{
	background-position:0 10px;
}
.chart .dlt{
	background-position:0 -71px;
}
.chart .d3{
	background-position:0 -153px;
}
.chart .p3{
	background-position:0 -233px;
}
.chart .qlc{
	background-position:0 -313px;
}
.chart .qxc{
	background-position:0 -394px;
	
}
.right-special{
	margin-bottom:18px;
	*margin-bottom:15px;
}

.links-head .tabs-1{
	background:#FAFAFA;
	height:30px;
	line-height:30px;
}
.links-head .tabs-1, .links-head .tabs-1 li{
	float:left;
	display:inline;
}
.links-head{
	border-bottom:#ddd 1px solid;
}
.links-head .tabs-1{
	border-left:#ddd 1px solid;
}
.links-head .tabs-1 li{
	padding:0 15px;
	border-top:#ddd 1px solid;
	border-right:#ddd 1px solid;
	font-size:14px;
	color:#888;	
}
.links-head .contact{
	float:right;
	display:inline;
}
.links-head .tabs-1 li.thistab{
	background:#FFFFFE;
	border-bottom:#FFFFFE 1px solid;
	color:#333;
	font-weight:bold;
}
.links-con{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.links-con .tab_conbox{
	padding:1em;
}
.links-con .tab_conbox li.Images a{
	margin: 0 7px 0;
}
.links-con .tab_conbox li.Images a img{
	border: 1px solid #ddd;
	background: #FFFFFE;
}
.links-con .tab_conbox li.text a{
	white-space: nowrap;
	float: left;
	color:#05B;
}
.links-con .tab_conbox li.text span {
	float: left;
	margin: 0 .5em;
	color:#CCC;
}
/*Begin lunhuan AD  Styles*/
#headerMainHome{
	position: relative;
	height: 400px;
	z-index: 10;
}

div.largeBannerBackground {
	position: absolute;
	height: 400px;
	width: 100%;
	z-index: 10;
}

div.largeBanner {
	position: relative;
	height: 400px;
	width: 100%;
	z-index: 20;
}



.prevLargeSlideShowBanner {
	position: absolute; 
	top: 170px; 
	left: 50%;
	margin-left: -480px;
	z-index: 100; 
	width: 66px; 
	height: 94px; 
	display: inline-block; 
	background: url(../Images/largeBannerArrowsPrev.png) 0 -94px no-repeat;
	outline: none;
}

.nextLargeSlideShowBanner {
	position: absolute;
	top: 170px;
	right: 50%;
	margin-right: -480px;
	z-index:100;
	width: 66px;
	height: 94px;
	display: inline-block;
	background:url(../Images/largeBannerArrowsNext.png) 0 -94px no-repeat;
	outline: none;
}

a:hover.prevLargeSlideShowBanner, a:hover.nextLargeSlideShowBanner {
	background-position: 0 0;
}
div.largeBanner .contentAreaMain {
    background-color: transparent;
    display: block;
    height: 400px;
    margin: 0 auto;
    padding: 0;
}
.contentAreaMain, #sitewideNavigation {
    margin: auto;
    position: relative;
    width: 960px;
}
div#largeSlideShow .slide {left: 0; width: 100%; filter:inherit;}
div#largeSlideShow .pagination {display: none;}


.list_b dt, .list_b dd {
    margin-left: 0.5em;
    margin-right: 0;
}
.list_b dt, .list_b dd {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    list-style-type: none;
    margin-right: 0.5em;
    padding: 0;
}
/*End  lunhuan AD Styles*/
/*成绩幻灯*/
.focus-ad{height:80px;position:relative;margin-top:6px; overflow:hidden;}
.f1000x80{width:1000px;height:80px;overflow:hidden; z-index:-1}
.f1000x80 img{width:1000px;height:80px; overflow:hidden; display:block;}

.rslides{width:100%;list-style:none;padding:0}
.rslides_nav{ display:none}
.rslides_tabs{clear:both; text-align:center; z-index:99; position:absolute; right:5px; bottom:5px;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#DDD;display:inline-block;_display:block;*display:block;width:9px;height:9px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#D90000}

